I just started learning the syntax of c++. What now? [closed]
Posted
by
user73924
on Programmers
See other posts from Programmers
or by user73924
Published on 2012-11-29T09:54:54Z
Indexed on
2012/11/29
11:20 UTC
Read the original article
Hit count: 120
c++
I more or less know the syntax of C++, but when I start to write a program, I have nothing to write, I am blank. The thing is I knew the syntax of C as well and I didn't know how to write programs in that either. Though I could understand the written answers of almost anything.
So, my question here is how do I start writing my own programs or how do I put my thoughts on any program using any programming language?
© Programmers or respective owner